libxl: Fix qemu-xen command line for vcpus numbers.
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 29 May 2013 18:11:15 +0000 (19:11 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 30 May 2013 08:34:56 +0000 (09:34 +0100)
commit9da60855040d480d7269ac7717e27bd9e8106bf0
tree01fc747bab0291ad43488cbb9a71f3ec72ec8c61
parentffa27970bc995ac8724f5e0d0bd0180bef5a340a
libxl: Fix qemu-xen command line for vcpus numbers.

On the qemu-xen command line, the number of vcpus initially online and
the number of maximum available vcpus are inverted.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_dm.c